1 write to EmptyInstance
System.Data (1)
fx\src\data\Microsoft\SqlServer\Server\SmiMetaDataProperty.cs (1)
44EmptyInstance = new SmiMetaDataPropertyCollection();
2 references to EmptyInstance
System.Data (2)
fx\src\data\Microsoft\SqlServer\Server\SmiMetaData.cs (1)
649_extendedProperties = SmiMetaDataPropertyCollection.EmptyInstance;
fx\src\data\Microsoft\SqlServer\Server\SmiMetaDataProperty.cs (1)
45EmptyInstance.SetReadOnly();