1 write to cSharpKeywords
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
2472cSharpKeywords = cSharpKeywordstemp;
2 references to cSharpKeywords
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
2388if (cSharpKeywords == null) InitKeywords(); 2389return cSharpKeywords.ContainsKey(value);