2 references to DerivationMethodStrings
System.Xml (2)
System\Xml\Schema\XsdBuilder.cs (2)
2296for (int j = 0; j < DerivationMethodStrings.Length; j++) { 2297if (stringValues[i] == DerivationMethodStrings[j]) {