1 write to FullTypeName
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\SuppressChildValidationMetadataProvider.cs (1)
42FullTypeName = fullTypeName;
3 references to FullTypeName
Microsoft.AspNetCore.Mvc.Core (3)
ModelBinding\SuppressChildValidationMetadataProvider.cs (3)
70if (FullTypeName != null) 85Debug.Assert(FullTypeName != null); 92if (string.Equals(type.FullName, FullTypeName, StringComparison.Ordinal))