1 write to ParameterCaptureUnmatchedValuesRuntimeType
Microsoft.AspNetCore.Components.Analyzers (1)
ComponentSymbols.cs (1)
66ParameterCaptureUnmatchedValuesRuntimeType = parameterCaptureUnmatchedValuesRuntimeType;
2 references to ParameterCaptureUnmatchedValuesRuntimeType
Microsoft.AspNetCore.Components.Analyzers (2)
ComponentParameterAnalyzer.cs (2)
102var conversion = context.Compilation.ClassifyConversion(symbols.ParameterCaptureUnmatchedValuesRuntimeType, property.Type); 110symbols.ParameterCaptureUnmatchedValuesRuntimeType.ToDisplayString(SymbolDisplayFormat.CSharpErrorMessageFormat)));