4 references to RemoveTypeModifier
System.Data.Entity (4)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
696
RemoveTypeModifier
(ref type, out typeModifier, out _isRefType);
System\Data\EntityModel\SchemaObjectModel\Parameter.cs (1)
192
Function.
RemoveTypeModifier
(ref type, out typeModifier, out _isRefType);
System\Data\EntityModel\SchemaObjectModel\ReturnType.cs (1)
163
Function.
RemoveTypeModifier
(ref type, out typeModifier, out _isRefType);
System\Data\EntityModel\SchemaObjectModel\RowTypePropertyElement.cs (1)
71
Function.
RemoveTypeModifier
(ref type, out typeModifier, out _isRefType);