3 references to ConvertTo
Microsoft.Extensions.Options.SourceGeneration (3)
Parser.cs (3)
591
else if (
ConvertTo
(attributeType, _symbolHolder.ValidationAttributeSymbol))
619
&&
ConvertTo
(attributeType, _symbolHolder.AsyncValidationAttributeSymbol);
726
if (memberType.SpecialType == SpecialType.System_String ||
ConvertTo
(memberType, _symbolHolder.ICollectionSymbol))