Method WatchForAddedReplacements
WatchForAddedReplacements(Type)
Returns stream of names of types that will be replaced by target type
Declaration
IObservable<string> WatchForAddedReplacements(Type targetType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | targetType |
Returns
| Type | Description |
|---|---|
| IObservable<string> |