6 references to BeginningBufferedArray
mscorlib (6)
System\Diagnostics\Eventing\TraceLogging\TraceLoggingMetadataCollector.cs (6)
97this.BeginningBufferedArray) // Error, FieldMetadata's constructor will throw the appropriate exception. 103this.BeginningBufferedArray); 159this.AddField(new FieldMetadata(name, type, this.Tags, this.BeginningBufferedArray)); 187this.AddField(new FieldMetadata(name, type, this.Tags, this.BeginningBufferedArray)); 229if (this.BeginningBufferedArray) 271if (this.BeginningBufferedArray)