1 write to _recordTypeValidatorsOnPropertiesError
Microsoft.AspNetCore.Mvc.Abstractions (1)
ModelBinding\ModelMetadata.cs (1)
687_recordTypeValidatorsOnPropertiesError = new InvalidOperationException(
2 references to _recordTypeValidatorsOnPropertiesError
Microsoft.AspNetCore.Mvc.Abstractions (2)
ModelBinding\ModelMetadata.cs (2)
635if (_recordTypeValidatorsOnPropertiesError != null) 637throw _recordTypeValidatorsOnPropertiesError;