-
Home
-
API
-
XamlToCSharpGenerator.ExpressionSemantics
-
DeterministicTypeResolutionSemantics
-
Methods
-
CollectCandidatesFromNamespacePrefixes(Compilation, IEnumerable, String, Nullable, Boolean)
CollectCandidatesFromNamespacePrefixes(Compilation, IEnumerable, String, Nullable, Boolean) Method
Definition
public static ImmutableArray<INamedTypeSymbol> CollectCandidatesFromNamespacePrefixes(Compilation compilation, IEnumerable<string> namespacePrefixes, string typeName, int? genericArity = default(int? ), bool extensionSuffix = false)
Parameters
Returns