1 write to schemaTypeForWSDL
System.Data (1)
fx\src\data\System\Data\DataSet.cs (1)
3315schemaTypeForWSDL = tempWSDL;
2 references to schemaTypeForWSDL
System.Data (2)
fx\src\data\System\Data\DataSet.cs (2)
3286if (schemaTypeForWSDL == null) { // to change the config file, appdomain needs to restart; so it seems safe to cache the schema 3317return schemaTypeForWSDL;