1 write to _boundProperties
Microsoft.AspNetCore.Mvc.Abstractions (1)
ModelBinding\ModelMetadata.cs (1)
153_boundProperties = boundProperties;
2 references to _boundProperties
Microsoft.AspNetCore.Mvc.Abstractions (2)
ModelBinding\ModelMetadata.cs (2)
138if (_boundProperties is null) 156return _boundProperties;