1 write to _tagMappings
System.Web (1)
Configuration\TagMapCollection.cs (1)
96_tagMappings = tagMappings;
3 references to _tagMappings
System.Web (3)
Configuration\TagMapCollection.cs (3)
76if (_tagMappings == null) { 78if (_tagMappings == null) { 100return _tagMappings;