3 references to BindConverter
Microsoft.AspNetCore.Components.Analyzers (3)
ForLoopIteratorInClosureAnalyzer.cs (3)
32
ComponentsApi.
BindConverter
.MetadataName,
33
compilationContext.Compilation.GetTypeByMetadataName(ComponentsApi.
BindConverter
.FullTypeName)
177
if (SymbolEqualityComparer.Default.Equals(valueInvocation.TargetMethod.ContainingType, availableTypes[ComponentsApi.
BindConverter
.MetadataName]))